100 IF PEEK_L(163872)<524288 THEN 
110 CLS:PRINT"The DEMO needs at least 384K of QL RAM"\"On Q-emuLator, Stop the emulator (QL menu), select more ram from the RAM menu, and start again the QL (Start in the QL menu)."
120 STOP
130 END IF 
140 BEEP 0,0,200,100,1
150 a=RESPR(41000)
160 LBYTES flp1_dis,a
170 CALL a
180 POKE_L 131072,a
190 EXEC_W flp1_demo_task
